NS_PER_TICK must be a s64 quantity. It is compared with
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 13 Oct 2005 07:38:49 +0000 (08:38 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 13 Oct 2005 07:38:49 +0000 (08:38 +0100)
commit349f04a5df6a911baa8c2f241ebcc37811562f4b
tree26f9795d04cd453a3089e878174e5c13bc02cf5c
parentac9725dff60cf88ef535d816a58366eba60d91ae
NS_PER_TICK must be a s64 quantity. It is compared with
possibly -ve values which we do not want to 'promote' to
big +ve values.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/i386/kernel/time.c